home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 9
/
The PC-SIG Library on CD ROM - Ninth Edition.iso
/
801_900
/
DISK0857
/
DISK0857.ZIP
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1988-06-14
|
465b
|
27 lines
echo off
c:
cd\
md ledgerx
cd\ledgerx
copy a:ledger_x.arc c:
copy a:pkxarc.com c:
copy a:manual.bat c:
pkxarc ledger_x
cls
echo.
echo. Installation Complete!
echo.
echo. If you wish to print the manual for Ledger Express at this time,
echo. type:
echo.
echo. MANUAL (press enter)
echo.
rem
rem PC-SIG
rem 1030D E Duane Avenue
rem Sunnyvale Ca. 94086
rem (408) 730-9291
rem (c) Copyright 1988 PC-SIG Inc.
rem
echo on